projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc0c31f
)
* configure.ac: Report Gtk+ 3 as GTK.
author
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 13 Sep 2012 12:02:00 +0000
(14:02 +0200)
committer
Jan Djärv
<jan.h.d@swipnet.se>
Thu, 13 Sep 2012 12:02:00 +0000
(14:02 +0200)
ChangeLog
patch
|
blob
|
history
configure.ac
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 07558742e86bef8173205f6aa905b9a8a43020f2..e46fbef711395e887f8d1f399838b9e8b3995bbf 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,6
+1,7
@@
2012-09-13 Jan Djärv <jan.h.d@swipnet.se>
* configure.ac: Reorder Xaw3d messages.
+ Report Gtk+ 3 as GTK.
2012-09-13 Paul Eggert <eggert@cs.ucla.edu>
diff --git
a/configure.ac
b/configure.ac
index a6395dc18c2e0c691761ed135c422b473e66291a..ce65f07522d9df2d7cb1771d2eafa936cdaeea0b 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-4384,11
+4384,7
@@
End:
#### It makes printing result more understandable as using GTK sets
#### toolkit_scroll_bars to yes by default.
if test "${HAVE_GTK}" = "yes"; then
- if test "${with_gtk3}" = "yes"; then
- USE_X_TOOLKIT=GTK3
- else
- USE_X_TOOLKIT=GTK
- fi
+ USE_X_TOOLKIT=GTK
fi
echo "